projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e5ffc0f
aead029
)
Auto merge of #3907 - waywardmonkeys:show-default-new, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sat, 8 Apr 2017 23:07:02 +0000
(23:07 +0000)
committer
bors
<bors@rust-lang.org>
Sat, 8 Apr 2017 23:07:02 +0000
(23:07 +0000)
Indicate that --lib is default for new, init.
I often forget for a moment which is the default behavior: `--bin` or `--lib`. This makes it clear in the usage text.
Trivial merge